home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 6869 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: rational.com!rlk
  2. From: rlk@rational.com (Bob Kitzberger)
  3. Newsgroups: comp.lang.ada,comp.lang.c,comp.realtime
  4. Subject: Re: ADA to C converter, the dream ?
  5. Followup-To: comp.lang.ada,comp.lang.c,comp.realtime
  6. Date: 15 Feb 1996 21:51:57 GMT
  7. Organization: Rational Software Corporation
  8. Message-ID: <4g09tt$2fd@rational.rational.com>
  9. References: <4fn8bv$6d1@news.be.innet.net>
  10. NNTP-Posting-Host: nubuddy.rational.com
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Jean-Christophe Monfret (jcmon@rtusi.realtime-info.be) wrote:
  14. :         Hello,
  15.  
  16. : My problem is the following one :
  17. : One of our clients has been developping a Real-Time System in
  18. : ADA with VRTX on a MVME147 board. He would now like to make some
  19. : improvements to his application but the VRTX32 with ADA is dead.
  20. : Its choice would be to port the ADA application by using ARTK from
  21. : Alsys, but even so there is quite a lot of work to be done (just for the 
  22. : porting). A translation to C could be a good solution (please no 
  23. : stupid comment on this) if a good ADA to C compiler exits ?
  24.  
  25. To me, it seems that porting to a new RTOS would be easier than
  26. porting to a new language.  Some projects introduce an abstraction
  27. layer to prevent this kind of OS-dependency from occuring, but it
  28. sounds like it's too late for that on your project.
  29.  
  30. There are many options of Ada/RTOS combinations (we offer two --
  31. one for our own RTOS, and one for VxWorks... product_info@rational.com)
  32.  
  33.